Skip to main content
guest
Join
|
Help
|
Sign In
SPL-work-group
Home
guest
|
Join
|
Help
|
Sign In
SPL-work-group
Wiki Home
Recent Changes
Pages and Files
Members
Home
All pages of this SPL Wiki
- Documents and References
- Training and Seminars
- Industry Survey
All Groups/ Subteams
FAQs / Q and As
DUNS Number FAQ
FAQ
PLR FAQ
UNII Codes FAQ
VetMed FAQ
Biologics Q-and-A
Drug Element Q&A
Drug Listing Q&A
Image Issues
Ingredients
PLR
PLR Recent Major Changes
New Materials and Updates
Wikispaces : SPL-work-group - all changes
home:
May 22, 2018
will do.
home:
May 22, 2018
Great, same as what I ...
home:
May 22, 2018
I reported to spl@hhs....
home:
May 22, 2018
May I ask who you repo...
home:
May 22, 2018
I haven't tried submit...
home:
May 22, 2018
I am still getting sam...
home:
May 21, 2018
Sure will!
home:
May 21, 2018
So you were getting th...
home:
May 21, 2018
I had this issue Frida...
home: Error message help for SPF OTC submission
May 18, 2018
I am submitting a NDC ...
Labeler Code XML Examples
Edit
0
5
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Case Study / Scenario
Overview
Registering an Existing Labeler Code with the FDA using eList
Elements of Scenario
Manufacturer
Labeler Code already exists
XML for this type of Listing
[Text in red must be replaced with your own unique information]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="
http://www.accessdata.fda.gov/spl/stylesheet/spl.xsl
" type="text/xsl"?>
<document xmlns="urn:hl7-org:v3" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
" xsi:schemaLocation="urn:hl7-org:v3
http://www.accessdata.fda.gov/spl/schema/spl.xsd
">
<id root="
537f14b1-b841-4fca-a2d1-20624a1c1ed9
"/>
<code code="51726-8" codeSystem="2.16.840.1.113883.6.1" displayName="NDC LABELER CODE REQUEST"/>
<effectiveTime value="
20080909
"/>
<setId root="
537f14b1-b841-4fca-a2d1-20624a1c1ed9
"/>
<versionNumber value="1"/>
<author>
<time/>
<assignedEntity>
<representedOrganization>
<id extension="
999999999
" root="1.3.6.1.4.1.519.1"/>
<id extension="
99999
" root="2.16.840.1.113883.6.69"/>
<name>
Acme Drugs Devices and More
</name>
<contactParty>
<addr>
<streetAddressLine>
100 Main Street
</streetAddressLine>
<city>
Portland
</city>
<state>
Michigan
</state>
<postalCode>
48100
</postalCode>
<country>
USA
</country>
</addr>
<telecom value="tel:+
1-999-555-1212
"/>
<telecom value="[[
mailto:info@addm.co.us
"/|mailto:]]
[[
mailto:info@addm.co.us
"/|info@addm.co.us]]
[[
mailto:info@addm.co.us
"/|"/]]>
<contactPerson>
<name>
William E Kaiote
</name>
</contactPerson>
</contactParty>
</representedOrganization>
</assignedEntity>
</author>
<component>
<nonXMLBody>
<text/>
</nonXMLBody>
</component>
</document>
See also
Request for New Labeler Code.
References
Xforms PDF
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
Case Study / Scenario
Overview
Registering an Existing Labeler Code with the FDA using eList
Elements of Scenario
XML for this type of Listing
[Text in red must be replaced with your own unique information]<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.accessdata.fda.gov/spl/stylesheet/spl.xsl" type="text/xsl"?>
<document xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3 http://www.accessdata.fda.gov/spl/schema/spl.xsd">
<id root="537f14b1-b841-4fca-a2d1-20624a1c1ed9"/>
<code code="51726-8" codeSystem="2.16.840.1.113883.6.1" displayName="NDC LABELER CODE REQUEST"/>
<effectiveTime value="20080909"/>
<setId root="537f14b1-b841-4fca-a2d1-20624a1c1ed9"/>
<versionNumber value="1"/>
<author>
<time/>
<assignedEntity>
<representedOrganization>
<id extension="999999999" root="1.3.6.1.4.1.519.1"/>
<id extension="99999" root="2.16.840.1.113883.6.69"/>
<name>Acme Drugs Devices and More</name>
<contactParty>
<addr>
<streetAddressLine>100 Main Street</streetAddressLine>
<city>Portland</city>
<state>Michigan</state>
<postalCode>48100</postalCode>
<country>USA</country>
</addr>
<telecom value="tel:+1-999-555-1212"/>
<telecom value="[[mailto:info@addm.co.us"/|mailto:]][[mailto:info@addm.co.us"/|info@addm.co.us]][[mailto:info@addm.co.us"/|"/]]>
<contactPerson>
<name>William E Kaiote</name>
</contactPerson>
</contactParty>
</representedOrganization>
</assignedEntity>
</author>
<component>
<nonXMLBody>
<text/>
</nonXMLBody>
</component>
</document>
See also
Request for New Labeler Code.References
Xforms PDF